home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol188 / nywhelp.11 < prev    next >
Encoding:
Text File  |  1986-11-25  |  1.4 KB  |  33 lines

  1.                         LINE-ORIENTED COMMANDS
  2.  
  3. <INSERT  LINE> inserts a blank line above the cursor. The cursor moves
  4. to the left margin of the new line.
  5.  
  6. <DELETE LINE> deletes the line which the cursor is  on.  This  command
  7. can  be  preceded  by  a  count  (ie - <ESC> 3 <DELETE LINE> deletes 3
  8. lines).
  9.  
  10. <DELETE END OF LINE> deletes from the cursor position until the end of
  11. the line.
  12.  
  13. <CENTER> centers the current line between the left and right  margins.
  14. First type the line, then press <CENTER>.
  15.  
  16. <JUSTIFY  LINE>  will  justify  the  current line between the left and
  17. right margins. This command may be preceded by a count.
  18.  
  19. <SQUASH> will remove all consecutive blanks  from  the  current  line.
  20. This  is a good way to undo the effects of justification. This command
  21. may be preceded by a count.
  22.  
  23. <UNDO>  allows you to restore the last line or block that was deleted.
  24. Buffer 9 is reserved as the place where deleted lines are stored.
  25.  
  26. <INDENT>  will cause any subsequent lines you type in the paragraph to
  27. be indented at the cursor column. Typing <RETURN> will  not  only  end
  28. the paragraph, but will end the indent operation as well.
  29.  
  30. <CHANGE  INDENT>  changes the indentation of all lines from the cursor
  31. position to the end of the paragraph. The lines will  be  indented  at
  32. the  cursor  position,  or  at  the position you specify if you type a
  33. number.